Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

Edit permissions in java.policy

Hi,

I am no expert in java but i had a similar problem.
You need to edit the permissions in your JVM to allow your action.
For this edit the file "java.policy" in the "lib/security/" directory of the Lotus Notes/Domino JVM.
(ex. C:\Program Files\IBM\Lotus\Notes\jvm\lib\security\java.policy)

More info can be found here: http://java.sun.com/developer/onlineTraining/Programming/JDCBook/appA.html

For testing purposes you can grant all permissions like this:
grant {
permission java.security.AllPermission;
};

After changing the java.policy file the JVM needs o be restarted for the changes to take effect.
Best way is to restart the Notes-client or the Domino-server.
(For the server it should be enough to restart the HTTP and AgentManager task.)

Hope this helps

Hynek


Feedback response number WEBB8MCHVN created by ~John Quetkropulynds on 10/05/2011

Java Agent - java.security.AccessCo... (~Tate Desfreeko... 5.Oct.11)
. . Edit permissions in java.policy (~John Quetkropu... 5.Oct.11)
. . . . Thanks (~Tate Desfreeko... 6.Oct.11)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS